PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFFormXObjectVisualObject Class / getTransparencyGroup Method
In This Topic
    getTransparencyGroup Method
    In This Topic
    Gets the transparency group.
    Syntax
    public PDFGroupXObject getTransparencyGroup()

    Return Value

    The transparency group defined on the form XObject.
    See Also